PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText3Operator Class / PDFShowText3Operator Constructor / PDFShowText3Operator Constructor(PDFCosString)
The text displayed by this operator as a COS string.
In This Topic
    PDFShowText3Operator Constructor(PDFCosString)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFShowText3Operator( 
       PDFCosString text
    )

    Parameters

    text
    The text displayed by this operator as a COS string.
    See Also